-N Do not execute a remote command. This is useful for just forwarding ports. Refer to the description of SessionType in ssh_config(5) for details. -n Redirects ...
From man ssh : -N Do not execute a remote command. This is useful for just forwarding ports. So you won't get a remote shell. It will only open the forwarded ...